home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / vga utildisk 5.adf / e.doc < prev    next >
Text File  |  1988-01-19  |  5KB  |  122 lines

  1.     LU21.arc contains an updated version of LU2.  No major changes
  2.     were made; but the pitch-setting of instruments has been
  3.     improved (fixed, I hope), and the timing is better.
  4.     I have received zero response from the earlier <shareware>
  5.     release of LU.  I guess no-one is using it... oh well. =-(
  6.     Michael Sheldon 05-Aug-1988
  7.     ----------------------------------------------------------
  8.  
  9.     This program is referred to as 'LU2', rather than simply 'LU'
  10. because an earlier version that didn't support IFF instruments is
  11. floating around.  <by all means, rename as you see fit! =-)>
  12. ============================================================
  13.  
  14. LU-- [IFF]SMUS Music Player by Michael Sheldon, copyright 1988
  15.  
  16. Usage:
  17.     LU [score_name] [instruments directory]
  18.  
  19. ------------------------------------------------------------
  20. Setting the instruments directory:
  21.  
  22.     LU uses many features of the ARP library; in particular, the ability
  23.     to set and retrieve 'environment variables'.
  24.     The environment-variable "INSTRUMENTS" (case-sensitive--'instruments'
  25.     won't work) is the directory that will be searched for the instruments
  26.     the score requires.
  27.  
  28.  Externally___
  29.     You may set INSTRUMENTS prior to calling LU, i.e.
  30.     set INSTRUMENTS=DF1:Instruments
  31.     or you may set it from within LU.  Once INSTRUMENTS is set, either
  32.     by the external command 'set', or internally, it will remain so
  33.     until changed.
  34.  Internally___
  35.     If INSTRUMENTS isn't set when LU is invoked a file-requestor will
  36.     open, with 'INSTRUMENTS' in the directory string-gadget.  You may
  37.     clear the directory name with 'Amiga-X' (hold down the right-Amiga
  38.     key while depressing the x key), or otherwise edit the name as you
  39.     see fit.
  40.     This requestor is only for setting the directory, not selecting
  41.     instruments.  Clicking on an instrument name within the directory
  42.     will have no effect.
  43.  
  44.     Once INSTRUMENTS is set, LU may be invoked with simply the score-name.
  45.     i.e. 'LU <score-name>'.  You may specify <on the command-line>
  46.     an instrument directory other than what INSTRUMENTS is set to if you
  47.     choose...
  48.  
  49.     If you don't have instruments immediately available, or you just
  50.     want to get an idea of what the score sounds like, set INSTRUMENTS
  51.     to any directory (or disk).  LU will report that it can't find the
  52.     instruments that the score calls for, and proceed to play the song
  53.     with simple internal voices.
  54.  
  55. -------------------------------------------------------------
  56. Invoking LU without a Score Name:
  57.     By typing 'LU' by itself you enter an interactive mode, whereby
  58.     you may play scores one after another without having to run LU
  59.     again.
  60.     The best part about this is that once an instrument has been loaded
  61.     for a score it is subsequently available for other scores you select.
  62.     Depending on memory, of course, there is an unlimited number of
  63.     instruments that may be resident (in RAM).  If LU doesn't have to
  64.     load instruments to play a score the delays between scores is kept
  65.     very short.
  66.  
  67.     Note: a score may be aborted at any time with <control-C>.
  68.  
  69. -------------------------------------------------------------
  70. LU and ARP:
  71.     For those unfamiliar with ARP: briefly, it's the 'AmigaDOS Replacement
  72.     Project',  the aim of which is to free the Amiga from the inadequacies
  73.     of the current AmigaDOS, bring new functionality to the system, increase
  74.     reliability, and make the programmer's task much easier (did I leave
  75.     anything out?).
  76.     You must have 'arp.library' in your LIBS: directory, or LU will not
  77.     run.  More precisely, you'll need arp.library version 32 or later.
  78.  
  79.     <Without ARP, LU would be twice (at least) as large, slower to invoke,
  80.     and not available yet.>
  81.  
  82. -------------------------------------------------------------
  83.     LU will handle DMCS scores, InstantMusic scores, DMCS-SMUS scores,
  84.     and to a limited degree Sonix scores.
  85.     Only instruments of the 8SVX type are handled, so those great Sonix
  86.     instruments are not available.  You can make copies of your 8SVX
  87.     instruments, renaming them to what a score is seeking to get around
  88.     this.
  89.     In the future I may add support for Sonix instruments, and/or
  90.     the ability to set alias's for instruments.
  91.  
  92. -------------------------------------------------------------
  93.     There are nuances in a SMUS score that LU does not handle, and
  94.     simply skips over.    While not ideal, the resulting sound is fairly
  95.     good;  I hope you agree. =-)
  96.  
  97. =============================================================
  98.     I am releasing 'LU2' as shareware.  This means that if you like it
  99.     and use it you are requested to send a contribution.  The number of
  100.     people that do this will determine whether there will be any more
  101.     'non-commmercial' releases.
  102.     The suggested contribution is $15.    Sending this amount will entitle
  103.     you to automatically receive a disk with the next upgrade as it becomes
  104.     ready.
  105.  
  106.     Send comments/bug-reports/contributions to:
  107.  
  108.         Michael Sheldon
  109.         2348 Maria Luz Ct W.
  110.         Santa Rosa, CA 95401
  111.                       phone # (707)527-0926
  112.     Enjoy! =-)
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.